[INFO] fetching crate velvet-web 0.8.16...
[INFO] testing velvet-web-0.8.16 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate velvet-web 0.8.16 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate velvet-web 0.8.16
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate velvet-web 0.8.16
[INFO] tweaked toml for crates.io crate velvet-web 0.8.16 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate velvet-web 0.8.16 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate velvet-web 0.8.16 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15bfe19c80fc1c4c4809c4fe6a9af3a640ad8d90ac55efdf41842801e0f70dd6
[INFO] running `Command { std: "docker" "start" "-a" "15bfe19c80fc1c4c4809c4fe6a9af3a640ad8d90ac55efdf41842801e0f70dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15bfe19c80fc1c4c4809c4fe6a9af3a640ad8d90ac55efdf41842801e0f70dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15bfe19c80fc1c4c4809c4fe6a9af3a640ad8d90ac55efdf41842801e0f70dd6", kill_on_drop: false }`
[INFO] [stdout] 15bfe19c80fc1c4c4809c4fe6a9af3a640ad8d90ac55efdf41842801e0f70dd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b7952bb69e88ae1a6adf0a11ecc89600faa14cd1482932c1e9640e958686082
[INFO] running `Command { std: "docker" "start" "-a" "6b7952bb69e88ae1a6adf0a11ecc89600faa14cd1482932c1e9640e958686082", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling sentry-types v0.47.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling sentry-core v0.47.0
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling askama_parser v0.15.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.1
[INFO] [stderr]    Compiling sentry v0.47.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling metrics-util v0.20.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling askama_derive v0.15.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sentry-backtrace v0.47.0
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling expect-json-macros v1.10.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling valuable v0.1.1
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling expect-json v1.10.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling sentry-anyhow v0.47.0
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.9.0
[INFO] [stderr]    Compiling sentry-tracing v0.47.0
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling sentry-tower v0.47.0
[INFO] [stderr]    Compiling reserve-port v2.4.0
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling valuable-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling askama_macros v0.15.4
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling axum-test v19.1.1
[INFO] [stderr]    Compiling askama v0.15.4
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling axum-prometheus v0.10.0
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum-server v0.8.0
[INFO] [stderr]    Compiling lettre v0.11.19
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling velvet-web v0.8.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 18s
[INFO] running `Command { std: "docker" "inspect" "6b7952bb69e88ae1a6adf0a11ecc89600faa14cd1482932c1e9640e958686082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b7952bb69e88ae1a6adf0a11ecc89600faa14cd1482932c1e9640e958686082", kill_on_drop: false }`
[INFO] [stdout] 6b7952bb69e88ae1a6adf0a11ecc89600faa14cd1482932c1e9640e958686082
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef424f2b1fbfc4c4eadae552237c2b1da579feabf04f48e56b3e4d7fd97d3deb
[INFO] running `Command { std: "docker" "start" "-a" "ef424f2b1fbfc4c4eadae552237c2b1da579feabf04f48e56b3e4d7fd97d3deb", kill_on_drop: false }`
[INFO] [stderr]    Compiling velvet-web v0.8.16 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustctHMcA9/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvelvet_web-fd86f6ac541aed8d,libdotenvy-c158e10653a35757,libsentry-7d0fd319a737e9dd,libsentry_tracing-f2a8aaf170a85ff1,libsentry_anyhow-1b9f148d54969de6,libsentry_backtrace-992603459192a5d9,libbacktrace-a1ee56b968da97bb,libobject-c7c2100912c0c2db,libaddr2line-3417bf5ab7e9d508,libgimli-3f9d212b917c832b,librustc_demangle-38aff716f5dc6a1c,libvaluable-e8bf4987bf3aca8d,liblettre-f1194c6cf658f56b,libwebpki_roots-36d881d3a434e6f5,libhostname-36390cfdee78fb1d,libfastrand-503f12a96d791409,libquoted_printable-7d55cf8c6b4707b9,libnom-4d9c1b3764f027c6,libchumsky-05edb5a5dd0d5751,libstacker-de01c749dead2df4,libpsm-ea035924f43bb571,libhashbrown-41b85b2624c4c776,liballocator_api2-3bc2480ae44878f3,libemail_encoding-82c1dbcdd87cce54,libreqwest-ab8f513b624d4b95,librustls_platform_verifier-4d4198d6e5b296f3,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libcookie_store-cfbfe9d25314439e,libpublicsuffix-2686b25d32125b86,libpsl_types-fd0d8ee12106f23e,libhyper_rustls-a935209f916024b2,libencoding_rs-f47fb1c01542042e,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libaskama-b4ff101e848804b4,libtracing_subscriber-e152dedcf204fa4f,libtracing_serde-3c1f6cf2e7a79509,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-cf1461afcad70d79,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-9f7771b3476d90ad,libsentry_tower-a92df414ba77a6fa,libpin_project-0bb37d4f8936cb64,libsentry_core-37a2e00ac35a5c89,libsentry_types-7bfd68cb62915cb6,libhex-28742b4ca144387c,libdebugid-3206e9634790227c,librust_embed-ff9c04b7fd88afc4,librust_embed_utils-0274d52571df352d,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libaxum_test-5d4aea32e9d41aeb,libpretty_assertions-64d41c4183345cb9,libdiff-3cd541a7987babfb,libyansi-ea5897b7ce434d6c,libexpect_json-145a5e8131e88804,libregex-857024ac62c88952,libregex_automata-1abc950dd7c0c737,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libtypetag-d3ad9c9607a5d0b8,libinventory-5139f50a12dcc0cf,liberased_serde-41e686f915aa56a6,libtypeid-2c68275377135f0a,libuuid-6880ba206806c1cf,libchrono-4a091f06d5005796,libiana_time_zone-e4284183d46316cc,libemail_address-cd4fb61d515b9efa,libnum-32323c2c58456810,libnum_iter-a33d760bc6c5011f,libnum_rational-fc727d42283396b4,libnum_complex-aa90cb6e37796fd6,libnum_bigint-504d43dca971f7c2,libnum_integer-92fd7760c9a59a23,libnum_traits-ca8a17926a2d9230,librust_multipart_rfc7578_2-a1cee5de38a1b388,librand-36cb8600deda12ec,libgetrandom-a7702bc03a5b709e,libchacha20-ee68423f1a3729cb,libcpufeatures-6e66671ef1d123b3,librand_core-21a8e9defe75709d,libbytesize-3cfc5f398fd2307c,libcookie-34376550817feca2,libtime-ae4290dc7d16bb0f,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,liburl-89749a4baeef69f3,libidna-b903becffdcd89cc,libutf8_iter-0d9be7b316c2b184,libidna_adapter-22c9534de40a44ad,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-708beb1b2af4af8b,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libreserve_port-d7344fc83a3218dc,libanyhow-d0824aa9c7568042,libaxum_server-f4d4c4b26bf351f4,libfs_err-123079ea774d4daf,libtokio_rustls-ec6cd05105ec7db2,librustls-976ac363c5050b1c,libsubtle-ca7024fc66e4388f,libwebpki-df62b53e0c703250,libaws_lc_rs-7c09edf4ff9ddb20,libaws_lc_sys-9bec05f78a9b534f,libring-508c0817a48d4eda,libgetrandom-795d360258582ab7,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libarc_swap-36a94ed20f10610e,libeither-1e551205f1478063,libaxum_prometheus-fd377ae7da2eac77,libtower_http-2da0841f1019bc2e,libiri_string-d8b08e8827a09725,libasync_compression-fbd86e48851a656e,libcompression_codecs-b5bb9e3b1cee79bd,libzstd-db3b96d3b5fe79af,libzstd_safe-4ef0482b0f2eb059,libzstd_sys-5d088a41dcbdca07,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libcompression_core-5624d7ace9667e75,libmetrics_exporter_prometheus-0db7f86fd9a95eef,libmetrics_util-3256419f566b1a1f,libsketches_ddsketch-095065b720833461,librand_xoshiro-a6bf514770a93b42,librand-2d7c12c58fa830cf,librand_chacha-c7512d81aa196e9e,libppv_lite86-907929def7e912aa,librand_core-6189710c1db70569,libgetrandom-9403a07bb7362fff,libcrossbeam_epoch-7bc0ab567b886199,libquanta-67fd881f26a4b6e6,libraw_cpuid-4f3390466e455ffe,libbitflags-5c085993cab0beac,libcrossbeam_utils-bddddcad4a4551ea,libthiserror-8d48f50e62149409,libmetrics-1ff48f010b5d6106,libahash-855dba7b2d9dddab,libcfg_if-5af52f617df93f8f,libzerocopy-2715cb7ce84d5f8c,libaxum-22a7c4061c233c77,libserde_json-953bd4ef7f4ef1a6,libzmij-07c2bc01ed4c756c,libserde_path_to_error-d6c5f6b420729802,libserde_urlencoded-8f443832e856eb93,libryu-ace37e26d8308611,libserde-8e63e50950cd4936,libform_urlencoded-b57e943dc1db8475,libhyper_util-79e929fa4377193f,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-ab246bcb66b2cb35,libhyper-7b094515a95cb2d0,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsmallvec-5854932b8c8b4991,libhttparse-4b1ed73b760072b9,libh2-52168c9f72d35103,libindexmap-107e0dd319347441,libequivalent-7e0e8cbe6c474a67,libhashbrown-4581cc9742556eac,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libtokio_util-22b68b440df9d2ae,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-4627c4895ffd5880,libmatchit-9957f6fb3fe31ab2,libserde_core-57e528f07a610d2d,libaxum_core-94c5b5d53df67ceb,libmime-4b44681fdb2c65f7,libhttp_body_util-0e32d117a3d5e797,libhttp_body-c9fa59b257b83676,libhttp-cf5b21f2e047a877,libitoa-d474a064685fa8df,libtracing-95743e3c279c49c0,liblog-cfb0a897de58af94,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libtower-edb4ca3f9e7168ac,libsync_wrapper-48a86ae4bb41793c,libfutures_util-9f2f0b73b7e48e7d,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-61a3721ad1bcbdb7,libslab-e253d0c0a7952806,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libtokio-910fa598bd3152a8,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-4473721c15968d70,liblibc-f0d996076a85b3d5,libpin_project_lite-8a799ba8b4537fa2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustctHMcA9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-94e271538d1e8a8a/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-04c2fce9d7f483da/out" "-L" "/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out" "-L" "/opt/rustwide/target/debug/build/psm-ed072a81e1923898/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/07_statics-1f3e196c026c8200" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `velvet-web` (example "07_statics") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcv0rQpY/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvelvet_web-fd86f6ac541aed8d,libdotenvy-c158e10653a35757,libsentry-7d0fd319a737e9dd,libsentry_tracing-f2a8aaf170a85ff1,libsentry_anyhow-1b9f148d54969de6,libsentry_backtrace-992603459192a5d9,libbacktrace-a1ee56b968da97bb,libobject-c7c2100912c0c2db,libaddr2line-3417bf5ab7e9d508,libgimli-3f9d212b917c832b,librustc_demangle-38aff716f5dc6a1c,libvaluable-e8bf4987bf3aca8d,liblettre-f1194c6cf658f56b,libwebpki_roots-36d881d3a434e6f5,libhostname-36390cfdee78fb1d,libfastrand-503f12a96d791409,libquoted_printable-7d55cf8c6b4707b9,libnom-4d9c1b3764f027c6,libchumsky-05edb5a5dd0d5751,libstacker-de01c749dead2df4,libpsm-ea035924f43bb571,libhashbrown-41b85b2624c4c776,liballocator_api2-3bc2480ae44878f3,libemail_encoding-82c1dbcdd87cce54,libreqwest-ab8f513b624d4b95,librustls_platform_verifier-4d4198d6e5b296f3,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libcookie_store-cfbfe9d25314439e,libpublicsuffix-2686b25d32125b86,libpsl_types-fd0d8ee12106f23e,libhyper_rustls-a935209f916024b2,libencoding_rs-f47fb1c01542042e,libmime_guess-0274a1a829a6a5ea,libunicase-003160ffa59356bd,libaskama-b4ff101e848804b4,libtracing_subscriber-e152dedcf204fa4f,libtracing_serde-3c1f6cf2e7a79509,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-cf1461afcad70d79,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-9f7771b3476d90ad,libsentry_tower-a92df414ba77a6fa,libpin_project-0bb37d4f8936cb64,libsentry_core-37a2e00ac35a5c89,libsentry_types-7bfd68cb62915cb6,libhex-28742b4ca144387c,libdebugid-3206e9634790227c,librust_embed-ff9c04b7fd88afc4,librust_embed_utils-0274d52571df352d,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libsha2-1601221e9dbb0b87,libcpufeatures-471354fefbcaf2d8,libdigest-05779a8b1cf10607,libblock_buffer-d8cc0bd87a1cf88e,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libaxum_test-5d4aea32e9d41aeb,libpretty_assertions-64d41c4183345cb9,libdiff-3cd541a7987babfb,libyansi-ea5897b7ce434d6c,libexpect_json-145a5e8131e88804,libregex-857024ac62c88952,libregex_automata-1abc950dd7c0c737,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libtypetag-d3ad9c9607a5d0b8,libinventory-5139f50a12dcc0cf,liberased_serde-41e686f915aa56a6,libtypeid-2c68275377135f0a,libuuid-6880ba206806c1cf,libchrono-4a091f06d5005796,libiana_time_zone-e4284183d46316cc,libemail_address-cd4fb61d515b9efa,libnum-32323c2c58456810,libnum_iter-a33d760bc6c5011f,libnum_rational-fc727d42283396b4,libnum_complex-aa90cb6e37796fd6,libnum_bigint-504d43dca971f7c2,libnum_integer-92fd7760c9a59a23,libnum_traits-ca8a17926a2d9230,librust_multipart_rfc7578_2-a1cee5de38a1b388,librand-36cb8600deda12ec,libgetrandom-a7702bc03a5b709e,libchacha20-ee68423f1a3729cb,libcpufeatures-6e66671ef1d123b3,librand_core-21a8e9defe75709d,libbytesize-3cfc5f398fd2307c,libcookie-34376550817feca2,libtime-ae4290dc7d16bb0f,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,liburl-89749a4baeef69f3,libidna-b903becffdcd89cc,libutf8_iter-0d9be7b316c2b184,libidna_adapter-22c9534de40a44ad,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-708beb1b2af4af8b,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libreserve_port-d7344fc83a3218dc,libanyhow-d0824aa9c7568042,libaxum_server-f4d4c4b26bf351f4,libfs_err-123079ea774d4daf,libtokio_rustls-ec6cd05105ec7db2,librustls-976ac363c5050b1c,libsubtle-ca7024fc66e4388f,libwebpki-df62b53e0c703250,libaws_lc_rs-7c09edf4ff9ddb20,libaws_lc_sys-9bec05f78a9b534f,libring-508c0817a48d4eda,libgetrandom-795d360258582ab7,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libarc_swap-36a94ed20f10610e,libeither-1e551205f1478063,libaxum_prometheus-fd377ae7da2eac77,libtower_http-2da0841f1019bc2e,libiri_string-d8b08e8827a09725,libasync_compression-fbd86e48851a656e,libcompression_codecs-b5bb9e3b1cee79bd,libzstd-db3b96d3b5fe79af,libzstd_safe-4ef0482b0f2eb059,libzstd_sys-5d088a41dcbdca07,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libcompression_core-5624d7ace9667e75,libmetrics_exporter_prometheus-0db7f86fd9a95eef,libmetrics_util-3256419f566b1a1f,libsketches_ddsketch-095065b720833461,librand_xoshiro-a6bf514770a93b42,librand-2d7c12c58fa830cf,librand_chacha-c7512d81aa196e9e,libppv_lite86-907929def7e912aa,librand_core-6189710c1db70569,libgetrandom-9403a07bb7362fff,libcrossbeam_epoch-7bc0ab567b886199,libquanta-67fd881f26a4b6e6,libraw_cpuid-4f3390466e455ffe,libbitflags-5c085993cab0beac,libcrossbeam_utils-bddddcad4a4551ea,libthiserror-8d48f50e62149409,libmetrics-1ff48f010b5d6106,libahash-855dba7b2d9dddab,libcfg_if-5af52f617df93f8f,libzerocopy-2715cb7ce84d5f8c,libaxum-22a7c4061c233c77,libserde_json-953bd4ef7f4ef1a6,libzmij-07c2bc01ed4c756c,libserde_path_to_error-d6c5f6b420729802,libserde_urlencoded-8f443832e856eb93,libryu-ace37e26d8308611,libserde-8e63e50950cd4936,libform_urlencoded-b57e943dc1db8475,libhyper_util-79e929fa4377193f,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-ab246bcb66b2cb35,libhyper-7b094515a95cb2d0,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsmallvec-5854932b8c8b4991,libhttparse-4b1ed73b760072b9,libh2-52168c9f72d35103,libindexmap-107e0dd319347441,libequivalent-7e0e8cbe6c474a67,libhashbrown-4581cc9742556eac,libfoldhash-d6902c75bde81c73,libfnv-2d77ec4f6f971b24,libtokio_util-22b68b440df9d2ae,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-4627c4895ffd5880,libmatchit-9957f6fb3fe31ab2,libserde_core-57e528f07a610d2d,libaxum_core-94c5b5d53df67ceb,libmime-4b44681fdb2c65f7,libhttp_body_util-0e32d117a3d5e797,libhttp_body-c9fa59b257b83676,libhttp-cf5b21f2e047a877,libitoa-d474a064685fa8df,libtracing-95743e3c279c49c0,liblog-cfb0a897de58af94,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libtower-edb4ca3f9e7168ac,libsync_wrapper-48a86ae4bb41793c,libfutures_util-9f2f0b73b7e48e7d,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-61a3721ad1bcbdb7,libslab-e253d0c0a7952806,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libtokio-910fa598bd3152a8,libsocket2-6004f894d8f38f07,libbytes-ff5aca13e3e348ea,libmio-4473721c15968d70,liblibc-f0d996076a85b3d5,libpin_project_lite-8a799ba8b4537fa2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcv0rQpY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-94e271538d1e8a8a/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-04c2fce9d7f483da/out" "-L" "/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out" "-L" "/opt/rustwide/target/debug/build/psm-ed072a81e1923898/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/05_client-0567d746e9d261d2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `velvet-web` (example "05_client") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ef424f2b1fbfc4c4eadae552237c2b1da579feabf04f48e56b3e4d7fd97d3deb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef424f2b1fbfc4c4eadae552237c2b1da579feabf04f48e56b3e4d7fd97d3deb", kill_on_drop: false }`
[INFO] [stdout] ef424f2b1fbfc4c4eadae552237c2b1da579feabf04f48e56b3e4d7fd97d3deb
